CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - algorithm nsga2

搜索资源列表

  1. meta-NNIA

    1下载:
  2. 实现在多目标优化算法NSGA2基础之上加入免疫克隆算法的NNIA算法,并且在NNIA基础之上加入memetic算法-Achieve multi-objective optimization algorithm based on NSGA2 immune clone algorithm NNIA join algorithm, and adding memetic algorithm based on NNIA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:48185
    • 提供者:付雨薇
  1. excise_lanjiabiao_NSGA_2

    0下载:
  2. 多目标优化 进化算法 优化问题 实现两个目标变量的NSGA2的优化程序-Multi objective optimization Evolutionary algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5944
    • 提供者:lanjiabiao
  1. NSGAII

    1下载:
  2. 运用matlab工具,引用NSGA2的遗传算法来解决刀具磨损问题。-Using matlab tools, reference the NSGA2 the genetic algorithm to solve the problem of tool wear.
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:9771
    • 提供者:李海波
  1. nsga2_Matlab

    0下载:
  2. 先进进化算法,NSGA2,有利于大家学习!-a new evolutionary algorithm
  3. 所属分类:MPI

    • 发布日期:2017-11-29
    • 文件大小:5017
    • 提供者:lc
  1. NSGA-II

    2下载:
  2. 这是一个用matlab编写的NSGA2标准程序,对初学多目标算法的人很有帮助。-This is a the NSGA2 standard procedures beginner multi-objective algorithm using matlab helpful.
  3. 所属分类:书籍源码

    • 发布日期:2014-01-14
    • 文件大小:181019
    • 提供者:张伟
  1. NSGAII optimization

    0下载:
  2. NSGA-II is a very famous multi-objective optimization algorithm. I submitted an example previously and wanted to make this submission useful to others by creating it as a function. Even though this function is very specific to benchmark problems, wit
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2017-03-03
    • 文件大小:17392
    • 提供者:epeds2011
  1. My-NSGA2

    0下载:
  2. NSGA2 matlab code (Non-Dominated Sorting Genetic Algorithm) - An evolutionary multi-objective optimization algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-18
    • 文件大小:12288
    • 提供者:Ehsan
  1. NSGA - 副本

    0下载:
  2. NSGA2主程序,使用的是遗传算法工具箱,效果不错(The main program, the use of genetic algorithm toolbox, the effect is good)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:
    • 文件大小:260294
    • 提供者:苏合
  1. nsga2-v1.1

    0下载:
  2. NSGA-2,带精英策略的进化算法,功能全面,涉及文件操作。(NSGA-2, an evolutionary algorithm with elitist strategies, is comprehensive and involves file operations.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:445440
    • 提供者:宇沐风
  1. NSGA2-ELM

    1下载:
  2. 以NSGA2算法作为学习算法优化ELM神经网络的权值,满足误差小、权值范围小的双目标(NSGA2 algorithm is used as a learning algorithm to optimize the weights of ELM neural network, and it meets the double objective with small error and small weight range)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:214016
    • 提供者:cl147258
  1. NSGA2rV2

    2下载:
  2. K. Deb NSGA-II算法的Visual C++语言源程序代码(The Visual C++ source code for NSGA-II algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-11
    • 文件大小:468972
    • 提供者:莫隐
  1. 双目标nsga2

    0下载:
  2. 双目标 NSGAII 算法案例(A case of double target NSGAII algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:7168
    • 提供者:徐彳余
  1. NSGA2

    0下载:
  2. nsga-II matlab代码 数值算法/人工智能/matlab例程(Nsga-II matlab code numerical algorithm / AI /matlab routines.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:156672
    • 提供者:guo20180410
  1. ConstrainedNSGA2

    0下载:
  2. Constrained nsga2 algorithm matlab
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:25600
    • 提供者:treamont
  1. nsga

    2下载:
  2. 实例分析,运用MATLAB中自带的多目标遗传算法对多目标函数进行计算,找到帕累托最优解。(Case study shows that the multi-objective genetic algorithm in MATLAB is used to calculate the multi-objective function and find the Pareto optimal solution.)
  3. 所属分类:matlab例程

    • 发布日期:2019-03-18
    • 文件大小:1024
    • 提供者:娴娴xx
  1. NSGA2。5

    4下载:
  2. 多目标算法NSGA-2,亲测可用,求解方便,matlab编写,其中测试函数为ZDT1(Multiobjective algorithm NSGA-2, which can be used for pro-test and easy to solve, is compiled by matlab. The test function is ZDT1.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-19
    • 文件大小:4096
    • 提供者:dengchen
  1. nsga2code

    1下载:
  2. 对多目标遗传算法进行解析,基于多目标协同优化算法编写的遗传算法程序,具有很好的收敛性,提供了相应测试算例。(Analyzing multi-objective genetic algorithm, the genetic algorithm program based on multi-objective cooperative optimization algorithm has good convergence, and provides corresponding test example
  3. 所属分类:其他

    • 发布日期:2021-04-19
    • 文件大小:18432
    • 提供者:娴娴xx
  1. NSGA2车间调度算法

    4下载:
  2. 该算法是一般NSGA2在车间调度问题上的应用(This algorithm is the application of general NSGA2 in job shop scheduling problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-09
    • 文件大小:11264
    • 提供者:codebit
  1. NSGA2_IGD&GD

    4下载:
  2. nsga2算法,测试指标IGD和GD,测试函数ZDT1-ZDT4,DTLZ1-DTLZ4(NSGA2 algorithm, index metrics IGD and GD, test functions ZDT1-ZDT4, DTLZ1-DTLZ4)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-17
    • 文件大小:32768
    • 提供者:nancyleecoco
  1. NSGA2 eva

    1下载:
  2. nsga-2 遗传算法,应用于ieee-33节点系统中,方便快捷,好用。(Nsga-2 genetic algorithm is applied in ieee-33 node system, which is convenient, fast and easy to use.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-02
    • 文件大小:27648
    • 提供者:realnamed
« 1 2 34 »
搜珍网 www.dssz.com